Upgrade llama.cpp from b10059 to b10064#347
Merged
Merged
Conversation
Bump the pinned llama.cpp release across all four tracked files
(llama/CMakeLists.txt GIT_TAG + LLAMA_TAG, README badge/link,
CLAUDE.md pinned-version line + doc references, and the
LlamaCppVersion.LLAMA_CPP_VERSION Java constant).
The b10059..b10064 range is a 13-file, ~44 KiB additive-only diff:
new speculative --dflash/--eagle3 sidecar download options in
common/arg.cpp + common/download.{h,cpp} (LLAMA_EXAMPLE_DOWNLOAD tool
only), plus ggml-OpenCL Q4_K gemm/gemv noshuffle kernel tuning and a
build-flag/test/README bump. All eight priority headers except the
additive common/download.h are byte-identical; no project C++ source
change is required.
Verified: a fresh cmake configure fetched b10064 (commit 86d86ed4),
applied all six patches (0001-0003, 0006-0008) fail-loud in filename
order, and the OuteTTS generator extracted from tts.cpp @ b10064 with
every anchor holding. Appended the b10059-b10064 rows to
docs/history/llama-cpp-breaking-changes.md.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WS44ui5VFwhBow1SFnf8mp
bernardladenthin
had a problem deploying
to
maven-central
July 17, 2026 16:15 — with
GitHub Actions
Failure
bernardladenthin
had a problem deploying
to
startgate
July 17, 2026 16:15 — with
GitHub Actions
Error
bernardladenthin
had a problem deploying
to
maven-central
July 17, 2026 16:15 — with
GitHub Actions
Failure
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
LlamaCppVersion.LLAMA_CPP_VERSIONconstant to reflect the new upstream versionDetails
This is a routine upstream version bump. The b10059→b10064 range is additive-only with no public-API breaks:
--dflash/--eagle3options)Test plan
Related issues / PRs
Upstream: https://github.com/ggerganov/llama.cpp/releases/tag/b10064
Checklist
CONTRIBUTING.mdandCODE_OF_CONDUCT.mdhttps://claude.ai/code/session_01WS44ui5VFwhBow1SFnf8mp